home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 February
/
Macworld (1999-02).dmg
/
Games World
/
SharewareGames
/
Xconq 7.2.2
/
lib
/
steppes.g
< prev
next >
Wrap
Text File
|
1998-05-22
|
620b
|
47 lines
(game-module "steppes"
(title "Steppes")
(blurb "The wide open spaces")
(base-module "standard")
(variants (see-all false) (world-seen true))
)
(add t* country-terrain-min 0)
(add t* country-terrain-max 1000)
;;; Uniform land (matches anything with a type called "plains").
(area 60 30)
(area (terrain (by-name "+" plains)
"60+"
"60+"
"60+"
"30+a29+" ; works around a bug in AI code?
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
"60+"
))